TreeAdmin Member List
This is the complete list of members for
TreeAdmin, including all inherited members.
| clearCourseTreeCache() | TreeAdmin | [private] |
| confirmDelete($nodeId) | TreeAdmin | |
| createNode($parentid=NULL, $courseid=NULL, $caption=NULL, $description=NULL, $type=NULL) | TreeAdmin | |
| deleteNode($nodeId) | TreeAdmin | |
| duplicateCourse($courseid, $destinationid) | TreeAdmin | |
| editNode($nodeId, $newCaption=NULL, $newDescription=NULL) | TreeAdmin | |
| editNodeInputMask($nodeId) | TreeAdmin | |
| getConfirmationForm($text, $action) | TreeAdmin | |
| getEditNodeForm($nodeId) | TreeAdmin | |
| getNewNodeForm($parentId) | TreeAdmin | |
| getNodeIdByCourseId($courseid) | TreeAdmin | |
| isValidMove($tomove, $dest) | TreeAdmin | |
| moveNode($tomoveid, $destinationid) | TreeAdmin | |
| newLeaf($parentid, $courseid, $caption, $description=NULL) | TreeAdmin | |
| newNode($parentid, $caption, $description=NULL) | TreeAdmin | |
| newNodeInputMask($parentId) | TreeAdmin | |
| TreeAdmin() | TreeAdmin | |